home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7431 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  981 b 

  1. Path: news.iadfw.net!usenet
  2. From: Larry Weiss <lfw@iadfw.net>
  3. Newsgroups: comp.lang.c
  4. Subject: off-topic subject:  Leap Years
  5. Date: Mon, 26 Feb 1996 10:13:18 -0600
  6. Organization: ...
  7. Message-ID: <3131DC1E.464F@iadfw.net>
  8. References: <824158191snz@genesis.demon.co.uk> <fcusack-1302960025280001@mudskipper.cac.psu.edu> <4go5h2$sql@s02.pavilion.co.uk> <4gsknmINN7ff@duncan.cs.utk.edu>
  9. NNTP-Posting-Host: dal19-29.ppp.iadfw.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Ron Charlton wrote:
  16.  > 
  17.  > We are now making the same mistake when we "simplify" the leap year
  18.  > calculation.  Why not just do it correctly now?  If the rules change
  19.  > then at least future programmers won't be damning us for our laziness.
  20.  
  21.  
  22. Great point!   There also seems to be a tacit assumption that all logic in all
  23. programs revolve around the present date.    That's a poor assumption in
  24. general.    And now back to "C"...
  25.